projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2017-12-21
Timm Bäder
gl renderer: Default to GL_LINEAR scaling filters
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove superfluous modelview matrix changes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove unused struct member
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Keep track of color matrix op state
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Avoid consecutive opacity ops
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Define debug structs inline
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Add more detailed render op output
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Only draw blurred shadow nodes once
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove consecutive clip ops
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Rename a macro
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Fix debugging output
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement simple border nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Don't render unblurred text shadows to...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Split out text rendering function
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement simple shadow nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Split out a utility function
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Fix inset shadow offset calculation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement unblurred outset shadows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Rework program creation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement unblurred inset shadows
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement blur nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove some unused members
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Keep track of current program color value
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Don't draw texture nodes to a framebuffer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement color matrix nodes again
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl render ops: Rename a member
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Factor out a helper function for offscreen...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl ops: Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Optimize text drawing
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove unused VAO
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Stop collecting VAOs in clear_tree
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Only check for color glyphs once per text...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement cairo nodes again
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Move render ops into separate file
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gsk: Move all gskgl* files into gl/
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Rework once more
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Don't initialize modelview matrix twice
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Group render node types by render item...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Don't pass MVP to shaders
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl: Add glyph cache
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove unused member
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove unused shaders
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
test-render-nodes: Add transformed clip nodes test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
showrendernode: Resize window to a reasonable size...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Save clip in every node
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Don't create framebuffer for texture opaci...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Implement rounded clip nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: save on some frame buffers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
GskGLDriver: Add profiler
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
GskGLDriver: Use float for texture size in create_texture
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
test-render-nodes: Add color matrix test
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
test-render-nodes: Print a warning if we didn't generat...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
build: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
add tests/showrendernode
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
Rework the GL renderer
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl renderer: Remove some unused code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
gl driver: Make some members const
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
GskRenderer: Remove viewport property
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
snapshot: Add & use API for linear gradient nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
snapshot: Directly clip color nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
snapshot: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Timm Bäder
x11: Fix wrong condition when unsetting transient-for
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Matthias Clasen
Remove font-name leftovers
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Matthias Clasen
Add a missing include
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Matthias Clasen
font button: Drop the font-name property
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Matthias Clasen
tests: Stop using gtk_font_button_get_font_name
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
Matthias Clasen
Remove debug spew
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matthias Clasen
Fix a mis-merge
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matthias Clasen
Implement font-feature-settings
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
Matthias Clasen
Update the docs for GtkCssChange
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Carlos Garnacho
gdk: Remove leftover variable
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Matthias Clasen
Fix a crash introduced in the previous commit
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Matthias Clasen
font chooser: Simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Matthias Clasen
font chooser: Stop listening to style-updated
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Timm Bäder
gtk4-demo: Fix font-features UI file
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Timm Bäder
x11: Guard against NULL window
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
Timm Bäder
window: Make sure an event has a display
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
Matthias Clasen
emoji: Skip overly wide fallback rendering
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
Avoid calling unsetenv too late
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
cups: Warn only once if colord is not available
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
wayland: Handle scale 3 for cursors
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
inspector: Allow to bump scale to 3
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
Remove unneeded deprecation guards
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
Matthias Clasen
Don't place dnd cursor in placeholder text
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
dnd: Get rid of IPC widgets
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
x11: Add necessary NULL check
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
dnd: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
x11: Try getting ipc_window vs source_window right
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
x11: Use gdk_drag_context_get_display()
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
Benjamin Otte
x11: Create IPC window outselves
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
listbox: Fix a crash during keynav
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Benjamin Otte
dnd: Remove handler for nonexisting signal
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Benjamin Otte
gtk: Remove unused include
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Benjamin Otte
gdk: Remove DRAG_STATUS and DROP_FINISHED events
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
x11: Avoid crash in fallback move emulation
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Juan Pablo...
css: Fix segfault when GtkCssStyleChange is NULL on...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
Mention keymaps in the migration guide
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
Drop gdk_keymap_get_for_display
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
Replace gdk_keymap_get_for_display by gdk_display_get_k...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-15
Matthias Clasen
Add gdk_display_get_keymap
commit
|
commitdiff
|
tree
|
snapshot
next